Babel


Posted by ericcch24 on 2020-10-16

  • 將新的 Js 語法 compile 成舊的,可以應對舊的瀏覽器
  • 例如寫 ES6 轉成 ES5 或更舊
  • babel 官網
tags: Week13

#week13







Related Posts

[28] 文法 - 述句完成值、運算式副作用、區塊

[28] 文法 - 述句完成值、運算式副作用、區塊

歡樂學 Python 位元組碼(byte code)

歡樂學 Python 位元組碼(byte code)

[Hardware] 讀卡機編碼格式、卡片相關資訊

[Hardware] 讀卡機編碼格式、卡片相關資訊


Comments